DevForce Help Reference
PropertyInterceptorAction<TArgs> Class Properties


For a list of all members of this type, see PropertyInterceptorAction<TArgs> members.

Public Properties
 NameDescription
Public PropertyAction The action to be invoked.  
Public PropertyArgsType Type of arguments passed to the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAction)
Public PropertyInstanceType Instance type may not be the same as the TargetType. It may be one of its base classes. (Inherited from IdeaBlade.Core.PropertyInterceptorAction)
Public PropertyKey The identifying name assigned to the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAction)
Public PropertyMode When the action will be invoked. (Inherited from IdeaBlade.Core.PropertyInterceptorAction)
Public PropertyOrder The invocation order of the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAction)
Public PropertyTargetName The name of the property on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorAction)
Public PropertyTargetType The Type of the object on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorAction)
Public PropertyValueType Type of the property value. (Inherited from IdeaBlade.Core.PropertyInterceptorAction)
Top
See Also

Reference

PropertyInterceptorAction<TArgs> Class
IdeaBlade.Core Namespace
PropertyInterceptorAttribute Class

Send Feedback